Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.
Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.
Zobacz stronę wytycznych Wiki dla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.
|
|
| Menu location |
|---|
| None |
| Workbenches |
| Assembly3 |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| None |
The Equal Line Arc Length command constrains the length of a 2D line like a non-subdivided wire which is made with
Draft Workbench tools in relation with a
workplane.
It links the length of the 2D line with the length of an arc (2D or 3D?).
The length value of the selected line equals the length of selected arc.
Since I couldn't get this tool working here's the statement of the tool tip:
Add an "EqualLineArcLength" constraint to make a line of the same length as an arc.
Depending on the order of the selected line types following errors appear:
Constraint "EqualLineArcLength" requires the 1st element to be a linear edge Constraint "EqualLineArcLength" requires the 2nd element to be an arc edge Constraint "EqualLineArcLength" requires the 2nd element to be a circular edge